Skip to content

Conversation

@N00byKing
Copy link
Contributor

Currently, it is not possible to use MPI_Status_set_elements using mpi_f08, because it was not being generated as part of the module. This was most likely due to the naming scheme being broken for the corresponding file.

This PR renames the file and adds it to the list of files to generate an interface for.

A proper implementation would require reworking the generator to allow for interface polymorphism.
Still, seeing as this is the approach used for other functions with large int variants, I've opted for the quick fix for now.

Signed-off-by: Yussur Mustafa Oraji <[email protected]>
@hppritcha
Copy link
Member

Thanks. This was an oversight when moving the function to template format.

@jsquyres jsquyres merged commit 7478a0c into open-mpi:main Jul 1, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants